home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / medical / mendelge.cpt / MendelGenetics / MENDELIAN GENETICS I / card_66741.txt < prev    next >
Text File  |  1989-06-13  |  5KB  |  218 lines

  1. -- card: 66741 from stack: in
  2. -- bmap block id: 72045
  3. -- flags: 0000
  4. -- background id: 2665
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0001
  11. -- rect: left=263 top=226 right=247 bottom=379
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: wc
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0001
  25. -- rect: left=263 top=251 right=272 bottom=379
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: ac
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 00
  38. -- high flags: 0001
  39. -- rect: left=268 top=275 right=295 bottom=404
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: SC
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 00
  52. -- high flags: 0001
  53. -- rect: left=269 top=298 right=318 bottom=405
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: GC
  62.  
  63.  
  64. -- part 5 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=447 top=229 right=245 bottom=506
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: New Button
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   hide card field "wc"
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 6 (button)
  84. -- low flags: 00
  85. -- high flags: 0000
  86. -- rect: left=448 top=253 right=269 bottom=507
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: New Button
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   hide card field "ac"
  98. end mouseUp
  99.  
  100.  
  101.  
  102. -- part 7 (button)
  103. -- low flags: 00
  104. -- high flags: 0000
  105. -- rect: left=448 top=278 right=294 bottom=507
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 1
  109. -- font id: 0
  110. -- text size: 12
  111. -- style flags: 0
  112. -- line height: 16
  113. -- part name: New Button
  114. ----- HyperTalk script -----
  115. on mouseUp
  116.   hide card field "sc"
  117. end mouseUp
  118.  
  119.  
  120.  
  121. -- part 8 (button)
  122. -- low flags: 00
  123. -- high flags: 0000
  124. -- rect: left=449 top=302 right=318 bottom=508
  125. -- title width / last selected line: 0
  126. -- icon id / first selected line: 0 / 0
  127. -- text alignment: 1
  128. -- font id: 0
  129. -- text size: 12
  130. -- style flags: 0
  131. -- line height: 16
  132. -- part name: New Button
  133. ----- HyperTalk script -----
  134. on mouseUp
  135.   hide card field "gc"
  136. end mouseUp
  137.  
  138.  
  139.  
  140. -- part 9 (button)
  141. -- low flags: 00
  142. -- high flags: 8003
  143. -- rect: left=410 top=319 right=341 bottom=510
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 0
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: RESTORE
  152. ----- HyperTalk script -----
  153. on mouseUp
  154.   show card field "ac"
  155.   show card field "wc"
  156.   show card field "sc"
  157.   show card field "gc"
  158. end mouseUp
  159.  
  160.  
  161.  
  162. -- part 10 (button)
  163. -- low flags: 00
  164. -- high flags: 8003
  165. -- rect: left=154 top=315 right=337 bottom=254
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: RETURN
  174. ----- HyperTalk script -----
  175. on mouseUp
  176.   go to card id 5204
  177. end mouseUp
  178.  
  179.  
  180.  
  181.  
  182. -- part 11 (button)
  183. -- low flags: 00
  184. -- high flags: 8003
  185. -- rect: left=266 top=320 right=342 bottom=366
  186. -- title width / last selected line: 0
  187. -- icon id / first selected line: 0 / 0
  188. -- text alignment: 1
  189. -- font id: 0
  190. -- text size: 12
  191. -- style flags: 0
  192. -- line height: 16
  193. -- part name: SUB HEADINGS
  194. ----- HyperTalk script -----
  195. on mouseUp
  196.   go to card id 58743
  197. end mouseUp
  198.  
  199.  
  200.  
  201.  
  202. -- part contents for background part 1
  203. ----- text -----
  204. EYE COLOR
  205.  
  206.  
  207. -- part contents for background part 2
  208. ----- text -----
  209. Many alleles for the white eye phenotype have been identified in Drosophila. Some of them are listed on the right. The incomplete dominance manifest in these alleles can be seen by examining the pigment content of heterozygotes arising from selected matings among certain homozygote strains. The lower table lists a few heterozygotes. See if you can determine the parental cross from the upper table that produced the heterozygote in the lower table. Enter your selection below and then click on the heterozygote  value in the lower table to get the answer.
  210.   0.1114 =
  211.   0.8700 =
  212.   0.9220 =
  213.   1.0546 =
  214. Note that in many cases, the heterozygote pigment is intermediate between the pigment values of the parent... suggesting that the genes are incompletely dominant. Note also that this table provides a simple mechanism to explain one aspect of multiple alleles. Mutant enzymes in the pigment forming system will produce minute differences in the amount of pigment displayed by the eye. These differences are genetically transmitted and constitute specific phenotypes. The different mutations affect to different degrees the amount of pigment in the eye.
  215.  
  216. -- part contents for background part 8
  217. ----- text -----
  218. 52